home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0"?> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <!-- Required Items --> <em:id>don@donsami.com</em:id> <em:name>Clickability Developer</em:name> <em:version>1.2</em:version> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>1.5</em:minVersion> <em:maxVersion>3.5.*</em:maxVersion> </Description> </em:targetApplication> <!-- Optional Items --> <em:creator>Don Sami</em:creator> <em:description>This extension allows easy access to development commands and troubleshooting tools for sites hosted on the Clickability platform.</em:description> <em:homepageURL>http://www.donsami.com</em:homepageURL> </Description> </RDF>